Click or drag to resize

ServicePerformReminderAction Method (ReminderItemAction)

Performs the reminder action.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public PerformReminderActionResponse PerformReminderAction(
	ReminderItemAction reminderItemAction
)

Parameters

reminderItemAction
Type: Independentsoft.ExchangeReminderItemAction
The reminder item action.

Return Value

Type: PerformReminderActionResponse
PerformReminderActionResponse.
See Also